VMX support for xm-test currently doesn't support network tests for eth0
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 29 Jan 2006 09:54:52 +0000 (10:54 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 29 Jan 2006 09:54:52 +0000 (10:54 +0100)
commit99957fb4c400c63513efccd4b0cbab27c1dabd9f
tree519e97104b8de8dc0c8d0ae1380fc8045702fb41
parenta62ef49a219712a06bd1fb14c19a2205a144e861
VMX support for xm-test currently doesn't support network tests for eth0
because the create script doesn't load the pcnet32 driver to the disk.img
when it copies the kernel there. This is the first step to make network
support possible for VMX guest testing.

This patch adds busybox support for loading 2.6 kernel modules. Since the
image changes, I have adjusted the xm-test version too.

Signed-off-by: Daniel Stekloff <dsteklof@us.ibm.com>
tools/xm-test/configure.ac
tools/xm-test/ramdisk/configs/busybox